home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.7 / 2001-10_Disc_7.7.bin / Data / items.pcg / scripts / DefineButton2_88 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2001-07-19  |  160b  |  5 lines

  1. on(release){
  2.    _level7.HelpControl.gotoAndStop("wait");
  3.    SwitchTab(4,"menugame","gamename",num_Games,lastGameBox,"database",dbCount,currentGameCount);
  4. }
  5.